purple_prefs_set_generic

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_prefs_set_generic(const(char)* name, gpointer value)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_prefs_set_generic
    (
    const(char)* name
    ,
    gpointer value
    )
  2. da_purple_prefs_set_generic purple_prefs_set_generic;

Meta